Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
cosh
cosh
Hyperbolic cosine
Name:
cosh
Category:
math
Programming Language:
php
One-line Description:
Hyperbolic cosine.
Related
Use of cosh with mathematical constant M_PI
4
cosh batch processing of array data with array_map
5
cosh and round use for result control
5
Combining cosh and exp functions to understand the essence of hyperbolic functions
8
Calculate hyperbolic angles using cosh and log
7
The difference between cosh and cos in PHP
8
Detailed explanation of the basic usage of cosh function in PHP
8
«
1
2
»
Similar Functions
exp
exp
Calculatetheindexofe
intdiv
intdiv
Roundthedivisionresu
sin
sin
Sine
is_nan
is_nan
Determinewhetheritis
dechex
dechex
Convertdecimaltohexa
log10
log10
Logarithmwithbase10
asinh
asinh
Inversehyperbolicsin
tanh
tanh
Hyperbolictangent
Popular Articles
cosh batch processing of array data with array_map
The role of cosh in generating PDF mathematical charts
Calculate hyperbolic angles using cosh and log
Use of cosh with mathematical constant M_PI
Use cosh to implement brightness adjustment model in image processing
The difference between cosh and cos in PHP
Combining cosh and exp functions to understand the essence of hyperbolic functions